home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #1 / Ham Radio 2000.iso / ham2000 / packet / p_aa4re / bbserv2h / batch.doc next >
Encoding:
Text File  |  1992-03-12  |  2.5 KB  |  58 lines

  1. Subject BBSERV clone of KJ6FY "MODS" command DD  
  2.  
  3. BBserv will respond to "FILEX" type commands.
  4.  
  5. "FILEX" is a batch fileserver for the W0RLI BBS program
  6. (c) by Hank Oredson, W0RLI
  7. 21390 Shanon Lane
  8. West Linn, OR 97068
  9.  
  10. NOTE ! Only the commands are like "FILEX" (c). Please do not indicate to
  11. your users this is a "FILEX" (c) program. Any mention if any must indicate 
  12. only FILEX type commands. 
  13.  
  14. ****** NEW *******
  15. BBserv wil NOT respond to any address except BBSERV@YourBBs or @ Blank !!!
  16. if you wish to have users send other addresses use action.BB to address these
  17. to BBSERV when received.
  18.  
  19. NOTE ! see update about BATCH sending at the end of this file.
  20.  
  21. Make a second Directory called "DD" the same as your "MODS" as in the example 
  22. I use below, use your directory paths however !
  23.  
  24. ;dir mods = c:\MODS\
  25. ;dis mods = KJ6FY Database unedited (only access is by server)
  26. ;dio mods = W1NPR
  27.  
  28. ;dir dd = c:\MODS\
  29. ;dis dd = KJ6FY Database duplicates filex command
  30. ;dio dd = W1NPR
  31.  
  32. NOTE ! if you add new databases in the middle of the list it will
  33. throw your trailer numbering off. Add at the bottom or edit trailers.
  34.  
  35. Subject: DD Filename.ext will automatically go to the MODS directory.
  36.  
  37. Messages with a blank subject line or one with BATCH in it and then lists 
  38. the files wanted in the message text. Each file must be on it's own line and
  39. a BBserv directory may be used. BBserv will send any combination of files and
  40. directories using the standard file request as used in the subject line. If
  41. no directory is indicated BBserv will default to your BBserv MODS directory as
  42. it will in a DD request.
  43.  
  44. To make the "FILEX" type commands function properly make an additional
  45. directory named DD using the same directory that you use for the "MODS"
  46. A Blank Subject line with a message request of dd Filename.exe will then 
  47. return files from the "DD" Directory.
  48.  
  49. Any with a Directory will be sent from the directory indicated.
  50.  
  51. Added messages will appear in an import file BBSERV.OUT this will be
  52. imported after the server runs using the ES [QELIZ] BBSERV BBSERV.EXE command
  53. ==============================================================================
  54. Note DB/BBserv formatted Filename.01A - Filename.99Z type requests will not
  55. work with the BATCH or Blank Subject request, tgis is only used in a Subject
  56. command line, In the BATCH format you may request whatever individual files
  57. you need, and this feature is not needed.
  58. ==============================================================================